perm filename PROCES[5,BGB]1 blob sn#073908 filedate 1973-11-29 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00003 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	5.0	PROCESS  -  ALGORITHMS.
C00004 00003	5.1 Introduction.
C00005 ENDMK
CāŠ—;
5.0	PROCESS  -  ALGORITHMS.

	5.1	Introduction.

	5.2 	Polyhedron Modeling.
EULER		5.2.1	The Euler  primitives.
EUCLID		5.2.2	The Euclid primitives.
VIEWER		5.2.3	The Viewer primitives.

OCCULT	5.3	Image Prediction - the OCCULT hidden line eliminator.

CRE	5.4	Image Perception - structured image contour generation.
		5.4.1	Video Image Contouring.
		5.4.2	Polygon Nesting.
		5.4.3	Polygon Smoothing.

CMPARE	5.5	Image Comparison.
		5.5.1	Polygon Comparing.
		5.5.2	High contrast edge compare and link.
		5.5.3	Raster Correlation.

	5.6	Locus Solving.
CAMLS		5.6.1	Camera Locus Solving - the iron triangle algorithm.
BODLS		5.6.2	Body Locus Solving - silhouettes & parallax.
SUNLS		5.6.3	Sun Locus Predicting - ephemeris.

BIN	5.7	Polyhedron Intersection.

TENSOR	5.8	Polyhedron Inertia Tensor.
5.1 Introduction.

	This chapter  is an encyclopedia  of the  specific techniques
and  algorithms   which  comprise  the  processing  involved  in  the
geometric modeling  and computer  vision that  I have  done to  date.
These techniques are the pieces out of which the puzzle of a computer
vision  system might be assembled  as was discussed  in the first two
chapters.